On this pageAppendArrayDescriptionCall AppendArray to append an array of two-dimensional points to this list.Syntaxprocedure AppendArray(const NewItems: array of TsgFloat); overload;procedure AppendArray(const NewItems: array of TsgFloat; NewItemsAddCount: Integer); overload;